Skip to content

Hive: Support MAP<K, V> column types#2346

Merged
iffyio merged 3 commits into
apache:mainfrom
wugeer:feat/add_support_map_column_type
May 27, 2026
Merged

Hive: Support MAP<K, V> column types#2346
iffyio merged 3 commits into
apache:mainfrom
wugeer:feat/add_support_map_column_type

Conversation

@wugeer
Copy link
Copy Markdown
Contributor

@wugeer wugeer commented May 21, 2026

close: #2345

Comment thread tests/sqlparser_hive.rs Outdated
wugeer added 2 commits May 25, 2026 14:25
…lt MAP bracket style as the existing parenthesized

  format for ClickHouse and generic parsing paths
@wugeer wugeer requested a review from iffyio May 25, 2026 06:27
Copy link
Copy Markdown
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @wugeer!

@iffyio iffyio added this pull request to the merge queue May 27, 2026
Merged via the queue into apache:main with commit 5d61fdd May 27, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hive dialect does not support MAP<K, V> column types

2 participants